bcm2835-virtgpio: Virtual GPIO driver
authorpopcornmix <popcornmix@gmail.com>
Tue, 23 Feb 2016 19:56:04 +0000 (19:56 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:23 +0000 (17:28 +0000)
commit9e54f05380f0e9bb9cecbf5c546de860ba478f54
tree1e38d6510c8c3564651900a11257315355c02757
parent91a859271891765ae6607a0df5a627bb2a34fb14
bcm2835-virtgpio: Virtual GPIO driver

Add a virtual GPIO driver that uses the firmware mailbox interface to
request that the VPU toggles LEDs.
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-bcm-virt.c [new file with mode: 0644]
include/soc/bcm2835/raspberrypi-firmware.h